home *** CD-ROM | disk | FTP | other *** search
/ Flash MX Savvy / FlashMX Savvy.iso / pc / WIN / FreeHand / Setup.exe / data1.cab / App_Files / English / PPDs / HPPJXL31.PPD < prev    next >
Encoding:
PostScript Printer Description  |  2001-08-15  |  18.9 KB  |  578 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.5"
  11. *LanguageVersion: English
  12. *PCFileName: "HPPJXL31.PPD"
  13. *Product: "(PaintJet XL300)"
  14. *PSVersion: "(2011.112) 0"
  15. *ModelName: "HP PaintJet XL300"
  16. *NickName: "HP PaintJet XL300 v2011.112"
  17.  
  18. *% === Options and Constraints =========
  19.  
  20. *UIConstraints: *PageSize Legal *MediaType Special
  21. *UIConstraints: *PageSize Legal *MediaType Glossy
  22. *UIConstraints: *PageSize Legal *MediaType Transparency
  23. *UIConstraints: *PageSize B4 *MediaType Special
  24. *UIConstraints: *PageSize B4 *MediaType Glossy
  25. *UIConstraints: *PageSize B4 *MediaType Transparency
  26. *UIConstraints: *PageSize Tabloid *MediaType Glossy
  27. *UIConstraints: *PageSize Tabloid *MediaType Transparency
  28. *UIConstraints: *PageSize A3 *MediaType Glossy
  29. *UIConstraints: *PageSize A3 *MediaType Transparency
  30.  
  31. *UIConstraints: *MediaType Glossy *OutputMode Draft 
  32. *UIConstraints: *MediaType Glossy *OutputMode Normal 
  33. *UIConstraints: *MediaType Transparency *OutputMode Draft 
  34. *UIConstraints: *MediaType Transparency *OutputMode Normal 
  35.  
  36. *% ==== Device Capabilities ===============
  37. *LanguageLevel: "2"
  38. *Protocols: TBCP PJL
  39. *FreeVM: "500000"
  40.  
  41. *ColorDevice:  True
  42. *DefaultColorSpace:  CMYK
  43. *VariablePaperSize: False
  44. *FileSystem: False
  45. *Throughput: "1"
  46.  
  47. *Password: "()" 
  48. *ExitServer: "
  49.  count 0 eq
  50.  { false } { true exch startjob } ifelse
  51.  not { 
  52.      (WARNING: Cannot modify initial VM.) =
  53.      (Missing or invalid password.) =
  54.      (Please contact the author of this software.) = flush quit
  55.      } if
  56. "
  57. *End
  58. *Reset: "
  59.  count 0 eq
  60.  { false } { true exch startjob } ifelse
  61.  not { 
  62.     (WARNING: Cannot reset printer.) =
  63.     (Missing or invalid password.) =
  64.     (Please contact the author of this software.) = flush quit
  65.     } if
  66.  systemdict /quit get exec
  67.  (WARNING : Printer Reset Failed.) = flush
  68. "
  69. *End
  70.  
  71. *DefaultResolution: 300dpi
  72. *?Resolution: "
  73.   save
  74.     currentpagedevice /HWResolution get
  75.     0 get
  76.     (          ) cvs print
  77.     (dpi)
  78.     = flush
  79.   restore
  80. "
  81. *End
  82.  
  83. *% Halftone Information ===============
  84. *ScreenFreq: "60.0"
  85. *ScreenAngle: "0.0"
  86.  
  87. *DefaultTransfer: Null
  88. *Transfer Null: "{ }"
  89. *Transfer Null.Inverse: "{ 1 exch sub }"
  90.  
  91. *OpenUI *OutputMode/Print Quality: PickOne
  92. *OrderDependency: 10 AnySetup *OutputMode
  93. *DefaultOutputMode: Normal
  94. *OutputMode Draft/Draft(fastest): "
  95.    1 dict dup /HWResolution [150 150] put setpagedevice
  96.    2 dict
  97.       dup /PostRenderingEnhance true put
  98.       dup /PostRenderingEnhanceDetails
  99.         2 dict 
  100.          dup /OutputMode (Draft) put
  101.          dup /Type 9 put
  102.    put 
  103.    setpagedevice"
  104. *End
  105. *OutputMode Normal/Normal: "
  106.    1 dict dup /HWResolution [300 300] put setpagedevice
  107.    2 dict
  108.       dup /PostRenderingEnhance true put
  109.       dup /PostRenderingEnhanceDetails
  110.         2 dict 
  111.          dup /OutputMode (Normal) put
  112.          dup /Type 9 put
  113.    put 
  114.    setpagedevice"
  115. *End
  116. *OutputMode Best/Best(slowest): "
  117.    1 dict dup /HWResolution [300 300] put setpagedevice
  118.    2 dict
  119.       dup /PostRenderingEnhance true put
  120.       dup /PostRenderingEnhanceDetails
  121.         2 dict 
  122.          dup /OutputMode (Best) put
  123.          dup /Type 9 put
  124.    put 
  125.    setpagedevice"
  126. *End
  127. *?OutputMode: "save
  128.    currentpagedevice /PostRenderingEnhanceDetails get
  129.    /OutputMode get = flush restore"
  130. *End
  131. *CloseUI: *OutputMode
  132.  
  133. *% Paper Handling ===================
  134.  
  135. *LandscapeOrientation: Plus90
  136.  
  137. *% Use these entries to set paper size most of the time, unless there is
  138. *% specific reason to use PageRegion.
  139.  
  140. *OpenUI *PageSize/Media Size: PickOne
  141. *OrderDependency: 30 AnySetup *PageSize
  142. *DefaultPageSize: Letter
  143. *PageSize Letter/Letter 8 1/2 x 11 in: "
  144.       currentpagedevice /InputAttributes get 0 get
  145.       dup length dict copy
  146.       dup /PageSize [612 792] put
  147.       1 dict dup begin exch 0 exch def end
  148.    3 dict 
  149.    dup begin exch /InputAttributes exch def end
  150.    dup /PageSize [612 792] put 
  151.    dup /ImagingBBox null put 
  152.    setpagedevice"
  153. *End
  154. *PageSize Legal/Legal 8 1/2 x 14 in: "
  155.       currentpagedevice /InputAttributes get 0 get
  156.       dup length dict copy
  157.       dup /PageSize [612 1008] put
  158.       1 dict dup begin exch 0 exch def end
  159.    3 dict 
  160.    dup begin exch /InputAttributes exch def end
  161.    dup /PageSize [612 1008] put 
  162.    dup /ImagingBBox null put  
  163.    setpagedevice"
  164. *End
  165. *PageSize Tabloid/Tabloid 11 x 17 in: "
  166.       currentpagedevice /InputAttributes get 0 get
  167.       dup length dict copy
  168.       dup /PageSize [792 1224] put
  169.       1 dict dup begin exch 0 exch def end
  170.    3 dict 
  171.    dup begin exch /InputAttributes exch def end
  172.    dup /PageSize [792 1224] put 
  173.    dup /ImagingBBox null put 
  174.    setpagedevice"
  175. *End
  176. *PageSize A4/A4 210 x 297 mm: "
  177.       currentpagedevice /InputAttributes get 0 get
  178.       dup length dict copy
  179.       dup /PageSize [595 842] put
  180.       1 dict dup begin exch 0 exch def end
  181.    3 dict 
  182.    dup begin exch /InputAttributes exch def end
  183.    dup /PageSize [595 842] put 
  184.    dup /ImagingBBox null put 
  185.    setpagedevice"
  186. *End
  187. *PageSize A3/A3 297 x 420 mm: "
  188.       currentpagedevice /InputAttributes get 0 get
  189.       dup length dict copy
  190.       dup /PageSize [842 1190] put
  191.       1 dict dup begin exch 0 exch def end
  192.    3 dict 
  193.    dup begin exch /InputAttributes exch def end
  194.    dup /PageSize [842 1190] put 
  195.    dup /ImagingBBox null put 
  196.    setpagedevice"
  197. *End
  198. *PageSize B4/B4 257 x 364 mm: "
  199.       currentpagedevice /InputAttributes get 0 get
  200.       dup length dict copy
  201.       dup /PageSize [728 1032] put
  202.       1 dict dup begin exch 0 exch def end
  203.    3 dict 
  204.    dup begin exch /InputAttributes exch def end
  205.    dup /PageSize [728 1032] put 
  206.    dup /ImagingBBox null put 
  207.    setpagedevice"
  208. *End
  209. *?PageSize: "
  210. save currentpagedevice /PageSize get aload pop 
  211.   2 copy gt {exch} if (Unknown)
  212.   6 dict
  213.   dup [612 792] (Letter) put
  214.   dup [612 1008] (Legal) put
  215.   dup [792 1224] (Tabloid) put
  216.   dup [595 842] (A4) put
  217.   dup [842 1190] (A3) put
  218.   dup [728 1032] (B4) put
  219.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  220.    { exch pop exit } { pop } ifelse
  221.   } bind forall = flush pop pop
  222. restore"
  223. *End
  224. *CloseUI: *PageSize
  225.  
  226. *% These entries will set up the frame buffer. Usually used with manual feed.
  227. *OpenUI *PageRegion: PickOne
  228. *OrderDependency: 40 AnySetup *PageRegion
  229. *DefaultPageRegion: Letter
  230. *PageRegion Letter/Letter 8 1/2 x 11 in: "
  231.    2 dict dup /PageSize [612 792] put 
  232.    dup /ImagingBBox null put 
  233.    setpagedevice"
  234. *End
  235. *PageRegion Legal/Legal 8 1/2 x 14 in: "
  236.    2 dict dup /PageSize [612 1008] put 
  237.    dup /ImagingBBox null put 
  238.    setpagedevice"
  239. *End
  240. *PageRegion Tabloid/Tabloid 11 x 17 in: "
  241.    2 dict dup /PageSize [792 1224] put 
  242.    dup /ImagingBBox null put 
  243.    setpagedevice"
  244. *End
  245. *PageRegion A4/A4 210 x 297 mm: "
  246.    2 dict dup /PageSize [595 842] put 
  247.    dup /ImagingBBox null put 
  248.    setpagedevice"
  249. *End
  250. *PageRegion A3/A3 297 x 420 mm: "
  251.    2 dict dup /PageSize [842 1190] put 
  252.    dup /ImagingBBox null put 
  253.    setpagedevice"
  254. *End
  255. *PageRegion B4/B4 257 x 364 mm: "
  256.    2 dict dup /PageSize [728 1032] put 
  257.    dup /ImagingBBox null put 
  258.    setpagedevice"
  259. *End
  260. *CloseUI: *PageRegion
  261.  
  262. *% The following entries provide information about specific paper keywords.
  263. *DefaultImageableArea: Letter
  264. *ImageableArea Letter: "14.16 12.12 597.84 780.12 "
  265. *ImageableArea Legal: "14.16 12.12 597.84 996.12 "
  266. *ImageableArea Tabloid: "12.0 12.12 780.0 1212.12 "
  267. *ImageableArea A4: "13.44 12.0 581.76 829.68 "
  268. *ImageableArea A3: "13.68 12.12 827.76 1178.52 "
  269. *ImageableArea B4: "14.64 12.0 713.52 1019.76 "
  270. *?ImageableArea: "
  271.  save /cvp { cvi (              ) cvs print ( ) print } bind def
  272.   newpath clippath pathbbox
  273.   4 -2 roll exch 2 {ceiling cvp} repeat
  274.   exch 2 {floor cvp} repeat flush
  275.  restore
  276. "
  277. *End
  278.  
  279. *% These provide the physical dimensions of the paper (by keyword)
  280. *DefaultPaperDimension: Letter
  281. *PaperDimension Letter: "612 792"
  282. *PaperDimension Legal: "612 1008"
  283. *PaperDimension Tabloid: "792 1224"
  284. *PaperDimension A3: "842 1190"
  285. *PaperDimension A4: "595 842"
  286. *PaperDimension B4: "728 1032"
  287.  
  288. *RequiresPageRegion All: True
  289.  
  290. *OpenUI *InputSlot: PickOne
  291. *OrderDependency: 20 AnySetup *InputSlot
  292. *DefaultInputSlot: Cassette
  293. *InputSlot Cassette/Paper Tray: ""
  294. *CloseUI: *InputSlot
  295.  
  296. *DefaultOutputBin: OnlyOne
  297. *DefaultOutputOrder: Reverse
  298.  
  299. *OpenUI *ManualFeed:  Boolean
  300. *OrderDependency: 20 AnySetup *ManualFeed
  301. *DefaultManualFeed: False
  302. *ManualFeed True/True: "1 dict dup /ManualFeed true put setpagedevice"
  303. *ManualFeed False/False: "1 dict dup /ManualFeed false put setpagedevice"
  304. *?ManualFeed: "
  305.   save
  306.     currentpagedevice /ManualFeed get
  307.     {(True)}{(False)}ifelse = flush
  308.   restore
  309. "
  310. *End
  311. *CloseUI: *ManualFeed
  312.  
  313. *OpenUI *MediaType/Media Type: PickOne
  314. *OrderDependency: 50 AnySetup *MediaType
  315. *DefaultMediaType: Plain
  316. *MediaType Plain/Plain Paper: "
  317.    /DefaultColorRendering 
  318.    /PlainColorRendering
  319.    /ColorRendering findresource
  320.    dup length dict copy begin
  321.     /RangePQR [-0.07 1.5 -0.02 1.4 -0.09 4.8] def
  322.     /MatrixPQR [0.40024 -0.2263 0.0
  323.             0.7076 1.16532 0.0
  324.             -0.08081 0.0457 0.91822] def
  325.     /TransformPQR [ 
  326.             { 5 1 roll 4{3 get 5 1 roll} repeat
  327.             3 index sub 1 index 6 2 roll sub 5 1 roll
  328.             sub 4 -2 roll mul exch div add} bind
  329.             { 5 1 roll 4{4 get 5 1 roll} repeat
  330.             3 index sub 1 index 6 2 roll sub 5 1 roll
  331.             sub 4 -2 roll mul exch div add} bind
  332.             { 5 1 roll 4{5 get 5 1 roll} repeat
  333.             3 index sub 1 index 6 2 roll sub 5 1 roll
  334.             sub 4 -2 roll mul exch div add} bind
  335.              ] def     
  336.     /BlackPoint [0.0543 0.0554 0.0654] def 
  337.    currentdict end
  338.    /ColorRendering defineresource pop
  339.    currentpagedevice /InputAttributes get 0 get
  340.    dup length dict copy
  341.    dup /MediaType (Plain) put
  342.    1 dict dup begin exch 0 exch def end
  343.    2 dict dup begin exch /InputAttributes exch def
  344.    /MediaType (Plain) def end 
  345.    setpagedevice"
  346. *End
  347. *MediaType Special/HP Special Paper: "
  348.    /DefaultColorRendering 
  349.    /SpecialColorRendering
  350.    /ColorRendering findresource
  351.    dup length dict copy begin
  352.     /RangePQR [-0.07 1.5 -0.02 1.4 -0.09 4.8] def
  353.     /MatrixPQR [0.40024 -0.2263 0.0
  354.             0.7076 1.16532 0.0
  355.             -0.08081 0.0457 0.91822] def
  356.     /TransformPQR [ 
  357.             { 5 1 roll 4{3 get 5 1 roll} repeat
  358.             3 index sub 1 index 6 2 roll sub 5 1 roll
  359.             sub 4 -2 roll mul exch div add} bind
  360.             { 5 1 roll 4{4 get 5 1 roll} repeat
  361.             3 index sub 1 index 6 2 roll sub 5 1 roll
  362.             sub 4 -2 roll mul exch div add} bind
  363.             { 5 1 roll 4{5 get 5 1 roll} repeat
  364.             3 index sub 1 index 6 2 roll sub 5 1 roll
  365.             sub 4 -2 roll mul exch div add} bind
  366.              ] def     
  367.     /BlackPoint [0.022 0.0225 0.02656] def 
  368.    currentdict end
  369.    /ColorRendering defineresource pop
  370.    currentpagedevice /InputAttributes get 0 get
  371.    dup length dict copy
  372.    dup /MediaType (Special) put
  373.    1 dict dup begin exch 0 exch def end
  374.    2 dict dup begin exch /InputAttributes exch def 
  375.    /MediaType (Special) def end
  376.    setpagedevice"
  377. *End
  378. *MediaType Glossy/HP Glossy Paper: "
  379.    /DefaultColorRendering 
  380.    /GlossyColorRendering
  381.    /ColorRendering findresource
  382.    dup length dict copy begin
  383.     /RangePQR [-0.07 1.5 -0.02 1.4 -0.09 4.8] def
  384.     /MatrixPQR [0.40024 -0.2263 0.0
  385.             0.7076 1.16532 0.0
  386.             -0.08081 0.0457 0.91822] def
  387.     /TransformPQR [ 
  388.             { 5 1 roll 4{3 get 5 1 roll} repeat
  389.             3 index sub 1 index 6 2 roll sub 5 1 roll
  390.             sub 4 -2 roll mul exch div add} bind
  391.             { 5 1 roll 4{4 get 5 1 roll} repeat
  392.             3 index sub 1 index 6 2 roll sub 5 1 roll
  393.             sub 4 -2 roll mul exch div add} bind
  394.             { 5 1 roll 4{5 get 5 1 roll} repeat
  395.             3 index sub 1 index 6 2 roll sub 5 1 roll
  396.             sub 4 -2 roll mul exch div add} bind
  397.              ] def     
  398.     /BlackPoint [0.00647 0.0066 0.00779] def 
  399.    currentdict end
  400.    /ColorRendering defineresource pop
  401.    currentpagedevice /InputAttributes get 0 get
  402.    dup length dict copy
  403.    dup /MediaType (Glossy) put
  404.    1 dict dup begin exch 0 exch def end
  405.    2 dict dup begin exch /InputAttributes exch def
  406.    /MediaType (Glossy) def end
  407.    setpagedevice"
  408. *End
  409. *MediaType Transparency/HP Transparency: "
  410.    /DefaultColorRendering 
  411.    /TransparencyColorRendering
  412.    /ColorRendering findresource
  413.    dup length dict copy begin
  414.     /RangePQR [-0.07 1.5 -0.02 1.4 -0.09 4.8] def
  415.     /MatrixPQR [0.40024 -0.2263 0.0
  416.             0.7076 1.16532 0.0
  417.             -0.08081 0.0457 0.91822] def
  418.     /TransformPQR [ 
  419.             { 5 1 roll 4{3 get 5 1 roll} repeat
  420.             3 index sub 1 index 6 2 roll sub 5 1 roll
  421.             sub 4 -2 roll mul exch div add} bind
  422.             { 5 1 roll 4{4 get 5 1 roll} repeat
  423.             3 index sub 1 index 6 2 roll sub 5 1 roll
  424.             sub 4 -2 roll mul exch div add} bind
  425.             { 5 1 roll 4{5 get 5 1 roll} repeat
  426.             3 index sub 1 index 6 2 roll sub 5 1 roll
  427.             sub 4 -2 roll mul exch div add} bind
  428.              ] def     
  429.     /BlackPoint [0.00431 0.0044 0.0052] def 
  430.    currentdict end
  431.    /ColorRendering defineresource pop
  432.    currentpagedevice /InputAttributes get 0 get
  433.    dup length dict copy
  434.    dup /MediaType (Transparency) put
  435.    1 dict dup begin exch 0 exch def end
  436.    2 dict dup begin exch /InputAttributes exch def 
  437.    /MediaType (Transparency) def end
  438.    setpagedevice"
  439. *End
  440. *?MediaType: "save
  441.    currentpagedevice /MediaType get
  442.    dup null eq {pop (Unknown)} if 
  443.    = flush restore" 
  444. *End
  445. *CloseUI: *MediaType
  446.  
  447. *% Font Information =====================
  448. *DefaultFont: Courier
  449. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  450. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  451. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  452. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  453. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  454. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  455. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  456. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  457. *Font Courier: Standard "(002.004S)" Standard ROM
  458. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  459. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  460. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  461. *Font Helvetica: Standard "(001.006S)" Standard ROM
  462. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  463. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  464. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  465. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  466. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  467. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  468. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  469. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  470. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  471. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  472. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  473. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  474. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  475. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  476. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  477. *Font Symbol: Special "(001.007S)" Special ROM
  478. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  479. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  480. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  481. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  482. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  483. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  484.  
  485. *?FontQuery: "
  486.  save
  487.    { count 1 gt
  488.       { exch dup 127 string cvs (/) print print (:) print
  489.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  490.       } { exit } ifelse 
  491.    } bind loop
  492.    (*) = flush
  493.  restore
  494. "
  495. *End
  496.  
  497. *?FontList: "
  498. save
  499.   (*) {cvn ==} 128 string /Font resourceforall
  500.   (*) = flush
  501. restore
  502. "
  503. *End
  504.  
  505. *% Printer Messages (verbatim from printer):
  506. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  507. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  508. *Message: "\FontName\ not found, using Courier"
  509.  
  510. *% Status (format: %%[ status: <one of these> ] %%)
  511. *Status: "idle"
  512. *Status: "busy"
  513. *Status: "waiting"
  514. *Status: "PrinterError: Out Of Paper"
  515. *Status: "PrinterError: Cover Open"
  516. *Status: "PrinterError: Feed Manual"
  517. *Status: "PrinterError: Paper Jam"
  518. *Status: "PrinterError: Miscellaneous Error"
  519. *Status: "PrinterError: Fatal Error"
  520.  
  521. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  522. *Source: "Serial"
  523. *Source: "LocalTalk"
  524. *Source: "Parallel"
  525. *Source: "OptionalIO"
  526.  
  527. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  528. *PrinterError: "Out Of Paper"
  529. *PrinterError: "Cover Open"
  530. *PrinterError: "Feed Manual"
  531. *PrinterError: "Paper Jam"
  532. *PrinterError: "Miscellaneous Error"
  533. *PrinterError: "Fatal Error"
  534.  
  535. *% Color Separation Information =====================
  536.  
  537. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  538.  
  539. *InkName: ProcessBlack/Process Black
  540. *InkName: CustomColor/Custom Color
  541. *InkName: ProcessCyan/Process Cyan
  542. *InkName: ProcessMagenta/Process Magenta
  543. *InkName: ProcessYellow/Process Yellow
  544.  
  545. *%  For 60 lpi / 300 dpi  ===============================
  546.  
  547. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  548. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  549. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  550. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  551. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  552.  
  553. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  554. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  555. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  556. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  557. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  558.  
  559. *%  For 53 lpi / 300 dpi  ===============================
  560.  
  561. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  562. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  563. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  564. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  565. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  566.  
  567. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  568. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  569. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  570. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  571. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  572.  
  573. *% Produced by "bldppd42.ps" version 4.0 edit 11
  574. *% Last Edit Date: Jun 7 1993
  575. *% The byte count of this file should be exactly 018774 or 019351
  576. *% depending on the filesystem it resides in.
  577. *% end of PPD file for PaintJet XL300
  578.